home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Microsoft Visual Basic .NET
/
Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin
/
23 web forms and controls
/
databinding
/
white_on_blue.ascx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-01-04
|
220 b
|
5 lines
<div style="COLOR: White; BACKGROUND-COLOR: Blue">
<b><%# DataBinder.Eval(CType(Container, DataListItem).DataItem, "Title") %></b>-
<%# DataBinder.Eval(CType(Container, DataListItem).DataItem, "price") %>
</div>